Hollo Kirgman, thanks for your reply
that's good news to hear ^^
Pages:
1
Python code to convert C4d materials to Centileo, How to replace the old materials by there centileo clones using python?
User Posts:
|
Python code to convert C4d materials to Centileo, How to replace the old materials by there centileo clones using python?
User Posts:
I found a quick and dirty way to do that..
by adding "return material0" to the CreatesCNTLmat function, and modifying main function like so..
Edited:
|
Python code to convert C4d materials to Centileo, How to replace the old materials by there centileo clones using python?
User Posts:
Hello,
I made a quick code to convert C4d Materials to centileo for a projects I'm working on.. the code just handels color and bump shaders that what I need for my project.. and its not complete working code beacose it's not handling expectations and errors ..etc.
so my question is how to replace the old materials by there centileo clones after creating them automatically using python of course PS: I'm not a programmer by any means, I just know a little of python with some help from chatGPT
Edited:
|
Pages:
1